fix(core): decode URI template match values - #2732
Conversation
🦋 Changeset detectedLatest commit: fba3e1c The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
@modelcontextprotocol/client
@modelcontextprotocol/codemod
@modelcontextprotocol/core
@modelcontextprotocol/server
@modelcontextprotocol/server-legacy
@modelcontextprotocol/express
@modelcontextprotocol/fastify
@modelcontextprotocol/hono
@modelcontextprotocol/node
commit: |
|
Updated the branch with the latest upstream/main to clear the BEHIND state.\n\nLocal validation:\n- pnpm install --frozen-lockfile\n- pnpm run build:all\n- pnpm run lint:all\n- pnpm -r typecheck\n- pnpm --filter @modelcontextprotocol/core-internal test -- uriTemplate.test.ts\n- git diff --check\n\nNote: pnpm run test:all completed all assertions but failed locally at the e2e package due to two unhandled 200ms request timeout rejections from scenarios/protocol.test.ts. The earlier GitHub CI e2e matrix was green, and this PR's direct uriTemplate test target passes after the base sync. |
Summary
UriTemplate.match()Tests
git diff --checkThe package-level pnpm test command could not run in this environment because workspace dependency linking did not complete.